home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 3_operators / squit < prev    next >
Encoding:
Text File  |  2001-03-21  |  1016 b   |  32 lines

  1. Synopsis:
  2.    squit <server|mask> <comment>
  3.  
  4. Description:
  5.    This command is used to send a server quit command to another server.
  6.    Due to the way some servers present themselves on the network, a
  7.    wildcard mask may be specified for the server to SQUIT.  This is
  8.    generally used in conjunction with CONNECT, for rerouting the network.
  9.  
  10.    This command should never ever be used for personal vendettas!
  11.  
  12. Examples:
  13.    To squit irc.foo.com:
  14.       /squit irc.foo.com rerouting
  15.  
  16.    To squit all of Australia, which is hidden behind a server mask:
  17.       /squit *.au why is iceland routing aus?
  18.  
  19. See Also:
  20.    connect(3)
  21.  
  22. Restrictions:
  23.    This command is limited to irc operators, for reasons that should be
  24.    obvious.
  25.  
  26. Other Notes:
  27.    Care must be taken when SQUITing a server mask.  The local server will
  28.    send the SQUIT to the first server it finds that matches the mask, and
  29.    it may not be the intended server if the mask is too general.  It is
  30.    best to avoid masks when possible.
  31.  
  32.